./fix-syntax ./prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 zeroconf.prism zeroconf.props --property correct_max -const N=1000,K=8,reset=false
PRISM
=====
Version: 4.5.dev
Date: Sun Mar 15 03:08:12 UTC 2020
Hostname: e72bdd194fc5
Memory limits: cudd=4g, java(heap)=11g
Command line: prism -javamaxmem 11g -cuddmaxmem 4g -heuristic speed -e 1e-6 -maxiters 1000000 zeroconf.prism zeroconf.props --property correct_max -const 'N=1000,K=8,reset=false'
Parsing model file "zeroconf.prism"...
Type: MDP
Modules: environment host0
Variables: b_ip7 b_ip6 b_ip5 b_ip4 b_ip3 b_ip2 b_ip1 b_ip0 n n0 n1 b z ip_mess x y coll probes mess defend ip l
Parsing properties file "zeroconf.props"...
2 properties:
(1) "correct_max": Pmax=? [ F (l=4&ip=1) ]
(2) "correct_min": Pmin=? [ F (l=4&ip=1) ]
---------------------------------------------------------------------
Model checking: "correct_max": Pmax=? [ F (l=4&ip=1) ]
Model constants: reset=false,N=1000,K=8
Warning: Switching to sparse engine and (backwards) Gauss Seidel (default for heuristic=speed).
Building model...
Model constants: reset=false,N=1000,K=8
Computing reachable states...
Reachability (BFS): 592 iterations in 70.00 seconds (average 0.118248, setup 0.00)
Time for model construction: 70.886 seconds.
Type: MDP
States: 1870338 (1 initial)
Transitions: 4245554
Choices: 3443961
Transition matrix: 154038 nodes (6 terminal), 4245554 minterms, vars: 58r/58c/7nd
Prob0A: 131 iterations in 4.22 seconds (average 0.032221, setup 0.00)
Prob1E: 2127 iterations in 97.58 seconds (average 0.045879, setup 0.00)
yes = 171749, no = 611330, maybe = 1087259
Computing remaining probabilities...
Engine: Sparse
Building sparse matrix... [n=1870338, nc=1997482, nnz=2486810, k=4] [32.1 MB]
Creating vector for yes... [14.3 MB]
Allocating iteration vectors... [2 x 14.3 MB]
TOTAL: [75.0 MB]
Starting iterations...
Iteration 168: max relative diff=0.005457, 5.01 sec so far
Iterative method: 311 iterations in 12.35 seconds (average 0.029563, setup 3.16)
Value in the initial state: 4.801413635072425E-8
Time for model checking: 114.358 seconds.
Result: 4.801413635072425E-8 (value in the initial state)
Overall running time: 185.837 seconds.
---------------------------------------------------------------------
Note: There was 1 warning during computation.